home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 102 / CD-ROM 102.iso / aplic / 2sync / 2SyncSetup.exe / halt / scripts / DefineSprite_67 / frame_160 / DoAction.as
Encoding:
Text File  |  2002-03-20  |  186 b   |  10 lines

  1. if(eval("_level0/lib:extType") == 10)
  2. {
  3.    nextFrame();
  4.    set("_level0/lib:popup_body","Would you like to save this file attachment to your hard disc?");
  5. }
  6. else
  7. {
  8.    stop();
  9. }
  10.